FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.0 (46 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.0&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition
Status active
Name NxhCondition
Experimental False
Description Nexuzhealth profile for a condition in the problem domain
Type Condition
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhTNMCondition NxhTNMCondition

Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites NxhVSBodySites
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-condition-codes NxhVSConditionCodes


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-condition",
  "meta" : {
    "lastUpdated" : "2021-10-26T14:22:52.129+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCondition",
  "name" : "NxhCondition",
  "status" : "active",
  "description" : "Nexuzhealth profile for a condition in the problem domain",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Condition",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Condition",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Condition.identifier",
        "path" : "Condition.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Condition.identifier:jpNr",
        "path" : "Condition.identifier",
        "sliceName" : "jpNr",
        "definition" : "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Condition.identifier:jpNr.system",
        "path" : "Condition.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
      },
      {
        "id" : "Condition.code",
        "path" : "Condition.code",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-condition-codes"
        }
      },
      {
        "id" : "Condition.bodySite",
        "path" : "Condition.bodySite",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.